Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust implementation fixes #45

Merged
merged 4 commits into from
Jan 4, 2024
Merged

Conversation

vvv
Copy link
Collaborator

@vvv vvv commented Jan 4, 2024

@vvv vvv self-assigned this Jan 4, 2024
@@ -59,7 +59,7 @@ jobs:
# Specify `--manifest-path` as a workaround.
#
# See https://github.com/actions-rs/clippy-check/issues/28
args: --all-features --workspace --manifest-path rust/Cargo.toml
args: --all-features --workspace --manifest-path rust/Cargo.toml -- -D warnings
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes the clippy check more strict — it will fail if any warnings are found.

@igr001-galactica igr001-galactica merged commit fe853f6 into FoxIO-LLC:main Jan 4, 2024
9 checks passed
@vvv vvv deleted the vvv.issue-41 branch January 4, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants